LBM .Net API Documentation
UseMsgDefIfNeeded Property
Namespacescom.latencybusters.pdmPDMMessageUseMsgDefIfNeeded
Gets or sets whether an included {@link PDMDefinition} should be parsed and used instead of the previously set {@link PDMDefinition} in cases where the two ids, major versions, and minor versions do not match exactly (defaults to false)
Declaration Syntax
C#
public virtual bool UseMsgDefIfNeeded { get; set; }
Value
the bool value

Assembly: lbmcspdm (Module: lbmcspdm) Version: 6.7.1.0 (1.0.0.0)