EntityClass Property
Gets the entity class associated with this CustomObject.
Syntax
public EntityClass EntityClass {get;}Public ReadOnly Property EntityClass As EntityClassRemarks
This method is implemented as part of the IEntity interface
Gets the entity class associated with this CustomObject.
public EntityClass EntityClass {get;}Public ReadOnly Property EntityClass As EntityClassThis method is implemented as part of the IEntity interface