BusinessEntityMetaIsSupportAttachment Property |
Namespace:
Unvired.Kernel.UWP.Model
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsSupportAttachment { get; set; }Public Property IsSupportAttachment As Boolean
Get
Set
public:
property bool IsSupportAttachment {
bool get ();
void set (bool value);
}member IsSupportAttachment : bool with get, set
Property Value
Type:
Boolean
See Also