Completes the definition of the collection of fields of this Layout.
Namespace:
OBCOM.NetClient
Assembly:
OBCOM.NetClient (in OBCOM.NetClient.dll) Version: 40.82.5945.17884 (40.82.5945.17884)
Syntax public void Complete(
string signature
)
Public Sub Complete (
signature As String
)
Parameters
- signature
- Type: SystemString
the signature of the Layout specification.
Exceptions Remarks See Also