BCDocumentProjectScopeID Property |
Gets the ID property value of a project scope for the document.
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 ProjectScopeID { get; }
Public ReadOnly Property ProjectScopeID As String
Get
public:
property String^ ProjectScopeID {
String^ get ();
}
member ProjectScopeID : string with get
Property Value
Type:
StringSee Also