Error processing SSI file
LEADTOOLS Leadtools.Ccow.Server (Leadtools.Ccow.Server assembly)

Show in webframe

Subject Property (CCOWSubject)






Gets or sets the subject.
Syntax
[ColumnAttribute(Storage="_Subject", 
   DbType="NVarChar(100) NOT NULL", 
   CanBeNull=false)]
public string Subject {get; set;}
'Declaration
 
<ColumnAttribute(Storage="_Subject", 
   DbType="NVarChar(100) NOT NULL", 
   CanBeNull=False)>
Public Property Subject As String
'Usage
 
Dim instance As CCOWSubject
Dim value As String
 
instance.Subject = value
 
value = instance.Subject
[ColumnAttribute(Storage="_Subject", 
   DbType="NVarChar(100) NOT NULL", 
   CanBeNull=false)]
public:
property String^ Subject {
   String^ get();
   void set (    String^ value);
}

Property Value

The subject name.
Requirements

Target Platforms

See Also

Reference

CCOWSubject Class
CCOWSubject Members

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