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.
Specifies a user-assigned identity by object ID. For system-assigned, do not set this field.
public Guid? ObjectId { get; set; }
member this.ObjectId : Nullable<Guid> with get, set