IHaveUserDefinedAttributes Interface

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
public interface IHaveUserDefinedAttributes

The IHaveUserDefinedAttributes type exposes the following members.

Methods
 NameDescription
Public methodGetUserDefinedAttributesAsync Returns a collection of IUserDefinedAttribute instances
Public methodSetUserDefinedAttributeAsync Sets an user defined text attribute
Public methodSetUserDefinedAttributesAsync Sets user defined attributes
Public methodSetUserDefinedEmbeddedFileAttributeAsync Sets an user defined embedded file attribute
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next