BOCategoryAttribute Class
Namespace:
Xafari.BC
Assembly: Xafari.BC (in Xafari.BC.dll)
- c#
- VB
[AttributeUsage(AttributeTargets.Interface | AttributeTargets.Class, AllowMultiple = true)] public class BOCategoryAttribute : Attribute
<AttributeUsage(AttributeTargets.[Interface] Or AttributeTargets.[Class], AllowMultiple := True)> _
Public Class BOCategoryAttribute
Inherits Attribute
End Class
Name | Description | |
---|---|---|
![]() |
BOCategoryAttribute(string, Type, string) |
Name | Description | |
---|---|---|
![]() |
Caption | |
![]() |
Id | |
![]() |
ImageName | |
![]() |
RelationCriteria | |
![]() |
TargetType | |
![]() |
ViewId |
Name | Description | |
---|---|---|
![]() |
GetListValueByTerm<TDetails>(this object, string) | Obsolete. (Defined by TypeExtensions). |
![]() |
GetValueByTerm<TValue>(this object, string) | Obsolete. (Defined by TypeExtensions). |
![]() |
Session(this object, bool) | Obsolete. Returns Session for specified object. (Defined by SessionExtensions). |
![]() |
SetValueByTerm<TValue>(this object, string, TValue) | Obsolete. (Defined by TypeExtensions). |