BCSDocumentShareID Property |
Gets a server ShareID to get a transaction document from another process.
Namespace: BlueCieloECM.InnoCielo.Meridian.ScriptingAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public string ShareID { get; }
Public ReadOnly Property ShareID As String
Get
public:
property String^ ShareID {
String^ get ();
}
member ShareID : string with get
Property Value
Type:
StringSee Also