Share via


OperationalDataObject.Id Property

Definition

The Id of the OperationalDataObject.

public:
 abstract property Guid Id { Guid get(); };
public abstract Guid Id { get; }
member this.Id : Guid
Public MustOverride ReadOnly Property Id As Guid

Property Value

Returns a Guid for the operational data object.

Applies to