B2013-092: Set VersionList before getting affected Ros for word documents.
This commit is contained in:
parent
20f6d42116
commit
9ada371fbf
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user