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

Show in webframe

ApplicationId Property






Gets or sets the application Id.
Syntax
[ColumnAttribute(DbType="UniqueIdentifier NOT NULL", Storage="_ApplicationId")]
public Guid ApplicationId {get; set;}
'Declaration
 
<ColumnAttribute(DbType="UniqueIdentifier NOT NULL", Storage="_ApplicationId")>
Public Property ApplicationId As Guid
'Usage
 
Dim instance As CCOWSubjectApplication
Dim value As Guid
 
instance.ApplicationId = value
 
value = instance.ApplicationId
[ColumnAttribute(DbType="UniqueIdentifier NOT NULL", Storage="_ApplicationId")]
public:
property Guid ApplicationId {
   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