MVPSI.JAMS Namespace > Folder Class : RevisionHistory Property |
'Declaration
<System.ComponentModel.CategoryAttribute()> <System.Xml.Serialization.XmlIgnoreAttribute()> <CompareOptionsAttribute(True)> Public ReadOnly Property RevisionHistory As System.Collections.Generic.ICollection(Of FolderAT)
'Usage
Dim instance As Folder Dim value As System.Collections.Generic.ICollection(Of FolderAT) value = instance.RevisionHistory
[System.ComponentModel.Category()] [System.Xml.Serialization.XmlIgnore()] [CompareOptions(true)] public System.Collections.Generic.ICollection<FolderAT> RevisionHistory {get;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2