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

Show in webframe

ContentCreatorGivenName Property (CompositeInstanceDataSet.PresentationInstanceRow)






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

            

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

Property Value

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