DocumentTypePropertiesRepositoryDefaultPropertyValueAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DocumentTypeProperty, string> DefaultPropertyValueAttribute
Public Shared ReadOnly DefaultPropertyValueAttribute As ColumnDataAttribute(Of DocumentTypeProperty, String)
public:
static initonly ColumnDataAttribute<DocumentTypeProperty^, String^>^ DefaultPropertyValueAttribute
static val DefaultPropertyValueAttribute: ColumnDataAttribute<DocumentTypeProperty, string>
Field Value
Type:
ColumnDataAttributeDocumentTypeProperty,
String
See Also