←Select platform

Id Property (CCOWSubjectDependency)

Summary

Gets or sets the Id.

Syntax

C#
VB
C++
[ColumnAttribute(DbType="UniqueIdentifier NOT NULL", IsPrimaryKey=true, Storage="_Id")] 
public virtual System.Guid Id 
{ get; set; } 
<ColumnAttribute(DbType:="UniqueIdentifier NOT NULL", IsPrimaryKey:=true, Storage:="_Id")>  _ 
Public Overridable Property Id() As System.Guid 
 Get 
 Set 
public: [ColumnAttribute(DbType=L"UniqueIdentifier NOT NULL", IsPrimaryKey=true, Storage=L"_Id")] 
virtual property System.Guid^  Id 
{ 
 System.Guid^  get() 
 System::Void set(System.Guid^  value) 
} 

Property Value

A unique Id string value.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Ccow.Server Assembly
Click or drag to resize