ElementFactory.IdPropertyAssignment Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This Guid is used to construct an Id property assignment which sets the element Id when a new ModelElement is created. Note that this property assignment must be the last one in the assignment list, and the value needs to be a valid Guid.
public: static initonly Guid IdPropertyAssignment;
public static readonly Guid IdPropertyAssignment;
staticval mutable IdPropertyAssignment : Guid
Public Shared ReadOnly IdPropertyAssignment As Guid