The properties of the WopDtoAttribute class are listed below. For a complete list of WopDtoAttribute class members, see the WopDtoAttribute Members topic.
ClassFullName (inherited from WopClassBaseAttribute) | Sets the full class name (with namespace) for the generated class. |
ClassName (inherited from WopClassBaseAttribute) | Gets or sets the name (without namespace) for the generated class. |
GenerateEqualsMethod | Gets or sets the value specifying if a value comparation method ("ValueEquals") has to be generated in the DTO class. |
GenerateTrackedDto | Gets or sets the value specifying if the state of the DTO class has to be update tracked. |
Namespace (inherited from WopClassBaseAttribute) | Gets or sets the namespace for the generated class. |
TypeId (inherited from Attribute) | When implemented in a derived class, gets a unique identifier for this Attribute. |
WopDtoAttribute Class | TechTalk.Genome.Wop Namespace