IExternallyParameterized MembersNFX Class Library

[This is preliminary documentation and is subject to change.]

The IExternallyParameterized type exposes the following members.
Methods

  NameDescription
Public methodExternalGetParameter
Gets external parameter value returning true if parameter was found
Public methodExternalParametersForGroups
Gets names of supported external parameters or null if parameters are not supported in principle
Public methodExternalSetParameter
Sets external parameter value, true if parameter name was found and set succeeded
Back to Top
Properties

  NameDescription
Public propertyExternalParameters
Gets names/types of supported external parameters or null if parameters are not supported in principle
Back to Top
See Also