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

Show in webframe

SubjectId Property (CCOWSubjectApplication)






Gets or sets the subject Id.
Syntax
[ColumnAttribute(DbType="UniqueIdentifier NOT NULL", Storage="_SubjectId")]
public Guid SubjectId {get; set;}
'Declaration
 
<ColumnAttribute(DbType="UniqueIdentifier NOT NULL", Storage="_SubjectId")>
Public Property SubjectId As Guid
'Usage
 
Dim instance As CCOWSubjectApplication
Dim value As Guid
 
instance.SubjectId = value
 
value = instance.SubjectId
[ColumnAttribute(DbType="UniqueIdentifier NOT NULL", Storage="_SubjectId")]
public:
property Guid SubjectId {
   Guid get();
   void set (    Guid value);
}

Property Value

A unique Id string value.
Requirements

Target Platforms

See Also

Reference

CCOWSubjectApplication Class
CCOWSubjectApplication 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