BCVersionableSubmittedFromWLOf Property |
Gets the name of the user who last had a working copy of the document.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.01.0)
Syntaxpublic string SubmittedFromWLOf { get; }
Public ReadOnly Property SubmittedFromWLOf As String
Get
public:
property String^ SubmittedFromWLOf {
String^ get ();
}
member SubmittedFromWLOf : string with get
Property Value
Type:
String
See Also