CommodityContentExportLicenseExpirationDate Property | |
Gets or sets LicenseExpirationDate.
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string LicenseExpirationDate { get; set; }
public:
property String^ LicenseExpirationDate {
String^ get ();
void set (String^ value);
}
function get_LicenseExpirationDate();
function set_LicenseExpirationDate(value);
Property Value
Type:
StringSee Also