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

Show in webframe

Id Property (CCOWSubjectDependency)






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

Property Value

A unique Id string value.
Requirements

Target Platforms

See Also

Reference

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