Property | Type | Description | |
---|---|---|---|
Description | string | ||
PullLocation | |||
SSFID | string | ||
ServiceProviderDomainName | string |
Method | Description | |
---|---|---|
Parse ( System.Xml.Linq.XElement tupleElement ) : |
||
Parse ( string tupleXMLStr ) : |
||
ServiceAttachementInformation ( string ssfId ) : System | ||
ServiceAttachementInformation ( string ssfId, string description, |
Method | Description | |
---|---|---|
ServiceAttachementInformation ( ) : System |
public static Parse ( System.Xml.Linq.XElement tupleElement ) : |
||
tupleElement | System.Xml.Linq.XElement | |
return |
public static Parse ( string tupleXMLStr ) : |
||
tupleXMLStr | string | |
return |
public ServiceAttachementInformation ( string ssfId ) : System | ||
ssfId | string | |
return | System |
public ServiceAttachementInformation ( string ssfId, string description, |
||
ssfId | string | |
description | string | |
pullLocation | ||
return | System |