SwimlaneShape.DomainClassId Field
The ID that is assigned to the swimlane shape.
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)
Syntax
'Declaration
Public Shared ReadOnly DomainClassId As Guid
'Usage
Dim value As Guid
value = SwimlaneShape.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.