ConnectorInfo.custom_field_default_mappings Property
<DataMember()> _
Public Overridable Property custom_field_default_mappings() As ICollection(Of ConnectorDefaultMapping)
Get
This language is not supported or no code example is available.
[DataMember()]
public virtual ICollection<ConnectorDefaultMapping> custom_field_default_mappings {get;}
This language is not supported or no code example is available.
[DataMember()]
public:
virtual property ICollection<ConnectorDefaultMapping>^ custom_field_default_mappings {
ICollection<ConnectorDefaultMapping>^ get( );
}
This language is not supported or no code example is available.