IHave |
Represents an entity with user defined attributes
Namespace: TSD.API.Remoting.UserDefinedAttributes
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IHaveUserDefinedAttributes type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetUserDefinedAttributesAsync | Returns a collection of IUserDefinedAttribute instances | |
SetUserDefinedAttributeAsync | Sets an user defined text attribute | |
SetUserDefinedAttributesAsync | Sets user defined attributes | |
SetUserDefinedEmbeddedFileAttributeAsync | Sets an user defined embedded file attribute |
See Also