PropInformation Class
This structure contains property information.
Inheritance Hierarchy
SystemObject
  Talisma.Server.Common.Dtos.LogicalIdentifierPropInformation

Namespace:  Talisma.Server.Common.Dtos.LogicalIdentifier
 

Syntax
C#
[SerializableAttribute]
public class PropInformation

The PropInformation type exposes the following members.

Properties
NameDescription
Public propertyConstraintId
Gets or sets the constraint identifier.
Public propertyId
Gets or sets the propertyId.
Public propertyIsList
to have CRM property data type
Public propertyLogicalIdentifier
Gets or sets the logical identifier.
Top
See Also