BCFieldPathDefinitionNextNamePartSequence Property |
Increases and gets the next name part sequence number.
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 NextNamePartSequence { get; }
Public ReadOnly Property NextNamePartSequence As Integer
Get
public:
property int NextNamePartSequence {
int get ();
}
member NextNamePartSequence : int with get
Property Value
Type:
Int32See Also