Add to the SDM message a set of fields. This copies the reference,
so the caller must retain the field set until the message no
longer needs the field set.
Declaration Syntax
C# |
public virtual void set( LBMSDMFields args )
Parameters
- args (LBMSDMFields)
- The set of fields to be added to the SDM message
See Also