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

Show in webframe

ContentDescription Property (CompositeInstanceDataSet.PresentationInstanceRow)






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

            

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

Property Value

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