ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / PostOptions Class
Properties


In This Topic
    PostOptions Class Members
    In This Topic

    The following tables list the members exposed by PostOptions.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    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.  
    Public PropertyGets the target Version to be posted against. If null, the target is the default version.  
    Top
    See Also