BCFieldPathNamePartMaxChars Property |
Gets or sets the maximum number of characters to add to the name.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Server
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.41.0)
Syntaxpublic int MaxChars { get; set; }
Public Property MaxChars As Integer
Get
Set
public:
property int MaxChars {
int get ();
void set (int value);
}
member MaxChars : int with get, set
Property Value
Type:
Int32
See Also