RepositorySourceRepositoryAttributtesInitGate Property |
Synchonization gate, used on repository attributtes initialization.
Namespace:
Aloe.SystemFrameworks.Domain
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic Object RepositoryAttributtesInitGate { get; }
Public ReadOnly Property RepositoryAttributtesInitGate As Object
Get
public:
property Object^ RepositoryAttributtesInitGate {
Object^ get ();
}
member RepositoryAttributtesInitGate : Object with get
Property Value
Type:
Object
See Also