Class WDP_PropertyContract
Represents an property
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class WDP_PropertyContract : Object
Name | Description |
---|---|
WDP_PropertyContract() |
Fields
Name | Description |
---|---|
AllowAutoComplete | The allow auto complete for this property |
AllowGetExternalList | The allow get external list for this property |
AllowMultiSelect | The allow multi select for this property |
AllowOnlyPredefinedValues | Allow only predefined values for this property |
Decimals | The decimals for this property |
DefaultText | The default text for this property |
ExternalListName | The external list name for this property |
Id | The id for this property |
IsEnabled | The is enabled for this property |
IsInputForExternalListRequired | The is input for external list required for this property |
IsMultiKey | The is multikey for this property |
IsReadOnly | The is readonly for this property |
IsRequired | The is required for this property |
IsVisible | The is visible for this property |
Length | The length for this property |
Name | The name for this property |
Text | The text for this property |
Type | The type for this property |