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


In This Topic
    PostOptions Class Properties
    In This Topic

    For a list of all members of this type, see PostOptions members.

    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