XdsObjects Help file
XdsObjects Namespace / XdsSubmissionSet Class
Members



In This Topic
    XdsSubmissionSet Class
    In This Topic
    Class representing an XDS.b Submission Set
    Syntax
    Public Class XdsSubmissionSet 
    Dim instance As XdsSubmissionSet
    public class XdsSubmissionSet 
    public ref class XdsSubmissionSet 
    Remarks
    This is the main object used by an XDS Source actor, or an XDS Combined Source and Repository actor, and it represents a XDS Submission Set. It may also be used:
    • by a repository or XDR source/recipient
    • when retrieving details of Submission sets from the registry

    In an XCA environment the HomeCommunityID value is used for retrieval

    Inheritance Hierarchy

    System.Object
       XdsObjects.XdsSubmissionSet

    Requirements

    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

    See Also