TechTalk Genome Wire Object Protocol v4.2

WopDtoFieldAttribute Members

WopDtoFieldAttribute overview

Public Instance Constructors

WopDtoFieldAttributeOverloaded. Initializes a new instance of the WopDtoFieldAttribute class.

Public Instance Properties

DtoFieldName Gets or sets the name of the DTO field generated for the property this attribute is bound to.
TypeConverter Gets or sets the type of ISerializationTypeConverter has to be used for serializing the property this attribute is bound to.
TypeId (inherited from Attribute)When implemented in a derived class, gets a unique identifier for this Attribute.

Public Instance Methods

Equals (inherited from Attribute)Returns a value that indicates whether this instance is equal to a specified object.
GetHashCode (inherited from Attribute)Returns the hash code for this instance.
GetType (inherited from Object)Gets the Type of the current instance.
IsDefaultAttribute (inherited from Attribute)When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class.
Match (inherited from Attribute)When overridden in a derived class, returns a value that indicates whether this instance equals a specified object.
ToString (inherited from Object)Returns a string that represents the current object.

Protected Instance Methods

Finalize (inherited from Object)Allows an object to attempt to free resources and perform other cleanup operations before the object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current object.

Explicit Interface Implementations

_Attribute.GetIDsOfNames (inherited from Attribute)
_Attribute.GetTypeInfo (inherited from Attribute)
_Attribute.GetTypeInfoCount (inherited from Attribute)
_Attribute.Invoke (inherited from Attribute)

See Also

WopDtoFieldAttribute Class | TechTalk.Genome.Wop Namespace