Click or drag to resize

EntitySpecifier Class

Contains an entity specifiers - an entity name and entity identifier.
Inheritance Hierarchy
SystemObject
  CorrigoServiceEntitySpecifier
    More

Namespace: CorrigoService
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class EntitySpecifier

The EntitySpecifier type exposes the following members.

Properties
 NameDescription
Public propertyEntityType Gets or sets an entity type.
Public propertyId Gets or sets and entity identifier.
Top
See Also
Inheritance Hierarchy