Specifies that the object property is composite.
Namespace: Dapfor.Net.DataAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public sealed class CompositeFieldAttribute : Attribute |
Visual Basic |
---|
Public NotInheritable Class CompositeFieldAttribute Inherits Attribute |
Visual C++ |
---|
public ref class CompositeFieldAttribute sealed : public Attribute |
F# |
---|
[<SealedAttribute>] type CompositeFieldAttribute = class inherit Attribute end |