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

Show in webframe

SubjectId Property (CCOWSubjectItems)






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

Property Value

A unique Id string value.
Requirements

Target Platforms

See Also

Reference

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