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

Show in webframe

ContentCreatorNamePrefix Property (CompositeInstanceDataSet.PresentationInstanceRow)






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

            

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

Property Value

A System.String representing the Content Creator Name Prefix.
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