ObjectInstance.ModelId 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.
Id of the object model associated with this instance.
public:
property Guid ModelId { Guid get(); };
public Guid ModelId { get; }
member this.ModelId : Guid
Public ReadOnly Property ModelId As Guid