RolePlayerOrderChangedEventArgs.SourceElementId Property
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.
The Id of the source ModelElement
public:
property Guid SourceElementId { Guid get(); };
public Guid SourceElementId { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.SourceElementId : Guid
Public ReadOnly Property SourceElementId As Guid
Property Value
- Attributes