BCFolderFieldPathLevel Property |
Gets the Field-Path level object controlling the folder,
or if the folder is not controlled.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public BCFieldPathLevel FieldPathLevel { get; }
Public ReadOnly Property FieldPathLevel As BCFieldPathLevel
Get
public:
property BCFieldPathLevel^ FieldPathLevel {
BCFieldPathLevel^ get ();
}
member FieldPathLevel : BCFieldPathLevel with get
Property Value
Type:
BCFieldPathLevelSee Also