ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data Namespace / PartialPostOptions Class
Properties


In This Topic
    PartialPostOptions Class Members
    In This Topic

    The following tables list the members exposed by PartialPostOptions.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PartialPostOptions class for a Version to partial post to the default version.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the conflict detection type.  
    Public PropertyGets or sets a list of Selection objects based on SelectionType.ObjectID to be posted to the default version.  
    Public Property Gets or sets whether or not Post should run synchronously.  
    Top
    See Also