次の方法で共有


DataClientObjectAttribute.ClassId Property

Definition

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.

Applies to