ModelElement.DomainClassId Field
Represents the ID of the domain class for this element.
Namespace: Microsoft.VisualStudio.Modeling
Assembly: Microsoft.VisualStudio.Modeling.Sdk (in Microsoft.VisualStudio.Modeling.Sdk.dll)
Syntax
'Declaration
Public Shared ReadOnly DomainClassId As Guid
'Usage
Dim value As Guid
value = ModelElement.DomainClassId
public static readonly Guid DomainClassId
public:
static initonly Guid DomainClassId
public static final var DomainClassId : Guid
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.