DataClientObjectAttribute.ClassId 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.
Gets the class ID that identifies the client object class type.
public:
property Guid ClassId { Guid get(); };
public Guid ClassId { get; }
member this.ClassId : Guid
Public ReadOnly Property ClassId As Guid
Property Value
The class ID that identifies the client object class type.