ParserState.ParentState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::Solutions::BTAHL7::Pipelines::ParserState ^ ParentState { Microsoft::Solutions::BTAHL7::Pipelines::ParserState ^ get(); void set(Microsoft::Solutions::BTAHL7::Pipelines::ParserState ^ value); };
public Microsoft.Solutions.BTAHL7.Pipelines.ParserState ParentState { get; set; }
member this.ParentState : Microsoft.Solutions.BTAHL7.Pipelines.ParserState with get, set
Public Property ParentState As ParserState