C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
ServerGenerated.cs
Go to the documentation of this file.
1
using
System;
2
3
namespace
AnalyzeRe.Attributes
4
{
10
[AttributeUsage(AttributeTargets.Property, Inherited =
true
, AllowMultiple =
false
)]
11
public
class
ServerGenerated
: Attribute { }
12
}
AnalyzeRe.Attributes.ServerGenerated
Specifies that a property is generated by the server and should not be specified on the client side d...
Definition
ServerGenerated.cs:11
AnalyzeRe.Attributes
Definition
APITypeAliasAttribute.cs:4
src
AnalyzeRe.Client
Attributes
ServerGenerated.cs
Generated on Thu Sep 26 2024 17:41:00 for C# Client Library by
1.9.8