OnDemandDocumentMapNode.Id 속성

정의

노드의 고유 식별자를 가져옵니다.

public:
 property System::String ^ Id { System::String ^ get(); };
public string Id { get; }
member this.Id : string
Public ReadOnly Property Id As String

속성 값

고유 식별자를 나타내는 string 값입니다.

적용 대상