Execute the C1 Function defined for this attribute and return the result.
Namespace: Composite.DataAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public override Object GetValue() |
Visual Basic |
---|
Public Overrides Function GetValue As Object |
Visual C++ |
---|
public: virtual Object^ GetValue() override |