| CandidateAttribute Constructor (String) | 
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic CandidateAttribute(
	string val
)
Public Sub New ( 
	val As String
)
public:
CandidateAttribute(
	String^ val
)
new : 
        val : string -> CandidateAttributeParameters
- val
 - Type: SystemString
 
See Also