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

Show in webframe

SecurityType Property






Gets or sets security type value.
Syntax
[ColumnAttribute(DbType="NVarChar(6)", Storage="_SecurityType")]
public string SecurityType {get; set;}
'Declaration
 
<ColumnAttribute(DbType="NVarChar(6)", Storage="_SecurityType")>
Public Property SecurityType As String
'Usage
 
Dim instance As CCOWSubject
Dim value As String
 
instance.SecurityType = value
 
value = instance.SecurityType
[ColumnAttribute(DbType="NVarChar(6)", Storage="_SecurityType")]
public:
property String^ SecurityType {
   String^ get();
   void set (    String^ value);
}

Property Value

The security type value.
Remarks
Valid values are "None", "Get", Geta", "Set", and "Seta".
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