C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
AnalyzeRe.Attributes.ServerGenerated Class Reference

Specifies that a property is generated by the server and should not be specified on the client side during a POST or PUT. More...

Detailed Description

Specifies that a property is generated by the server and should not be specified on the client side during a POST or PUT.

Furthermore, ServerGenerated properties are excluded from resources contained inside an IAPIResourceView (layer_view or portfolio_view) request.

Definition at line 11 of file ServerGenerated.cs.

Inheritance diagram for AnalyzeRe.Attributes.ServerGenerated:

The documentation for this class was generated from the following file: