Click or drag to resize

FieldPropertiesWebServiceAttributes Property

Attributes specific to fields as they are generated in RemoteMappers for the purposes of a WebService. See WebServiceFieldAttrs

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
WebServiceFieldAttrs WebServiceAttributes { get; }

Property Value

Type: WebServiceFieldAttrs
Attributes specific to fields as they are generated in RemoteMappers for the purposes of a WebService. See WebServiceFieldAttrs
See Also