NetworkFloatingServiceCallActivationData Property |
Namespace: com.softwarekey.Client.WebService.XmlNetworkFloatingServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic XmlDocument ActivationData { get; set; }
Public Property ActivationData As XmlDocument
Get
Set
public:
property XmlDocument^ ActivationData {
XmlDocument^ get ();
void set (XmlDocument^ value);
}
Property Value
Type:
XmlDocument
See Also