ConnectionTypeCreateOrUpdateProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The properties of the create connection type.
public class ConnectionTypeCreateOrUpdateProperties
type ConnectionTypeCreateOrUpdateProperties = class
Public Class ConnectionTypeCreateOrUpdateProperties
- Inheritance
-
System.ObjectConnectionTypeCreateOrUpdateProperties
Constructors
ConnectionTypeCreateOrUpdateProperties() |
Initializes a new instance of the ConnectionTypeCreateOrUpdateProperties class. |
ConnectionTypeCreateOrUpdateProperties(IDictionary<String,FieldDefinition>) |
Initializes a new instance of the ConnectionTypeCreateOrUpdateProperties class with required arguments. |
Properties
FieldDefinitions |
Required. Gets or sets the field definitions of the connection type. |
IsGlobal |
Optional. Gets or sets a Boolean value to indicate if the connection type is global. |