B2013-092: Set VersionList before getting affected Ros for word documents.
This commit is contained in:
@@ -20,6 +20,7 @@ namespace VEPROMS.CSLA.Library
|
|||||||
_RODesc = roDesc;
|
_RODesc = roDesc;
|
||||||
_Command = command;
|
_Command = command;
|
||||||
_UserID = userID;
|
_UserID = userID;
|
||||||
|
_VersionList = versionList;
|
||||||
}
|
}
|
||||||
private string _VersionList;
|
private string _VersionList;
|
||||||
public string VersionList
|
public string VersionList
|
||||||
|
Reference in New Issue
Block a user