BCFieldPathNamePartMaxChars Property |
Gets or sets the maximum number of characters to add to the name.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public 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:
Int32See Also