Enum FieldAccessInfoWS
Access restrictions and mandatory status, if any
Note: Enum is mirrored in C++ code, update iEnum.h when it changes
Note #2: Enum is mirrored in data model (Enums.cs), which also needs to be updated if this changes
Namespace: SuperOffice.ErpSync
Assembly: SuperOffice.Plugins.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/EIS/Connector/1.0")]
public enum FieldAccessInfoWS
Fields
Name | Description |
---|---|
Mandatory | This field is mandatory |
Normal | Normal field, no particular restrictions |
ReadOnly | This field is read-only |