Click or drag to resize
StringValueAttribute Constructor
Constructor used to init a StringValue Attribute

Namespace:  Intuit.Ipp.OAuth2PlatformClient
Assembly:  Intuit.Ipp.OAuth2PlatformClient (in Intuit.Ipp.OAuth2PlatformClient.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public StringValueAttribute(
	string value
)

Parameters

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:Intuit.Ipp.OAuth2PlatformClient.StringValueAttribute.#ctor(System.String)"]

See Also