BCProjectMasterProjectScopeID Property |
Gets the ID property value of the
master project scope for the project.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public string MasterProjectScopeID { get; }
Public ReadOnly Property MasterProjectScopeID As String
Get
public:
property String^ MasterProjectScopeID {
String^ get ();
}
member MasterProjectScopeID : string with get
Property Value
Type:
StringSee Also