GoDigram for .NET Framework and .NET Core
Northwoods.Go.Xml Namespace / IGoXmlTransformer Interface / TransformerType Property
In This Topic
    TransformerType Property (IGoXmlTransformer)
    In This Topic
    Gets or sets the Type for which these transformer methods apply.
    Syntax
    Type TransformerType {get; set;}
    Remarks
    This will be used for both writing/generation and reading/consumption.
    See Also