←Select platform

DependentSubjectId Property

Summary

Gets or sets the dependent subject Id.

Syntax

C#
VB
C++
[ColumnAttribute(DbType="UniqueIdentifier NOT NULL", Storage="_DependentSubjectId")] 
public virtual System.Guid DependentSubjectId 
{ get; set; } 
<ColumnAttribute(DbType:="UniqueIdentifier NOT NULL", Storage:="_DependentSubjectId")>  _ 
Public Overridable Property DependentSubjectId() As System.Guid 
 Get 
 Set 
public: [ColumnAttribute(DbType=L"UniqueIdentifier NOT NULL", Storage=L"_DependentSubjectId")] 
virtual property System.Guid^  DependentSubjectId 
{ 
 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