Public Function GetEditModeForUpdateSubnetwork( _ ByVal specification As VersionSpecification _ ) As EditMode
public EditMode GetEditModeForUpdateSubnetwork( VersionSpecification specification )
Parameters
- specification
- The version type for which to retreive the edit mode.
Return Value
The EditMode for the specified version type.