GoDigram for .NET Framework and .NET Core
Northwoods.Go.Xml Namespace / GoXmlTransformer Class / TransformerType Property
In This Topic
    TransformerType Property (GoXmlTransformer)
    In This Topic
    Returns the Type for which these transformer methods apply.
    Syntax
    public Type TransformerType {get; set;}
    See Also