ServerId Property
Gets the actual server ID for this entity class. Some entity classes have multiple sub-types which all have the same EntityClass backing. Other Entity Classes are client only concepts that have no server backing at all.
Syntax
public System.string ServerId {get;}Public ReadOnly Property ServerId As System.String