AccountData.Fields Property
[DataMember(Name = "Fields")]
public AccountDataFieldList Fields {get;}
This language is not supported or no code example is available.
[DataMember(Name = "Fields")]
public:
property AccountDataFieldList^ Fields {
AccountDataFieldList^ get( );
}
This language is not supported or no code example is available.