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

Show in webframe

ContentCreatorFamilyName Property (CompositeInstanceDataSet.PresentationInstanceRow)






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

            

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

Property Value

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