Share via


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

See Also

Reference

ModelElement Class

ModelElement Members

Microsoft.VisualStudio.Modeling Namespace