DomainObjects Class Library

TransactionAttribute Class

For a list of all members of this type, see TransactionAttribute Members.

System.Object
   Attribute
      TransactionAttribute

[AttributeUsage(ValidOn=AttributeTargets.Class, AllowMultiple=False, Inherited=True)]
public class TransactionAttribute : Attribute

Requirements

Namespace: DomainObjects.Facade.Transaction

Assembly: DomainObjects.Core (in DomainObjects.Core.dll)

See Also

TransactionAttribute Members | DomainObjects.Facade.Transaction Namespace