StringAttributeData.MaxLength Property
Applies To: Dynamics CRM 2015
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public int MaxLength { get; set; }
public:
property int MaxLength {
int get();
void set(int value);
}
member MaxLength : int with get, set
Public Property MaxLength As Integer
Property Value
Type: System.Int32
See Also
StringAttributeData Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright