Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

ContentCreatorNameSuffix Property (CompositeInstanceDataSet.PresentationInstanceRow)






Gets or sets the Content Creator Name Suffix.
Syntax
public string ContentCreatorNameSuffix {get; set;}
'Declaration
 
Public Property ContentCreatorNameSuffix As String
'Usage
 
Dim instance As CompositeInstanceDataSet.PresentationInstanceRow
Dim value As String
 
instance.ContentCreatorNameSuffix = value
 
value = instance.ContentCreatorNameSuffix

            

            
public:
property String^ ContentCreatorNameSuffix {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String representing the Content Creator Name Suffix.
Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.PresentationInstanceRow Class
CompositeInstanceDataSet.PresentationInstanceRow Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features