SpecificationDocumentContentBase64FileData Property |
[Missing <summary> documentation for "P:FactoryLogix.xTend.DataObjects.SpecificationDocumentContent.Base64FileData"]
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public string Base64FileData { get; set; }
Public Property Base64FileData As String
Get
Set
public:
property String^ Base64FileData {
String^ get ();
void set (String^ value);
}
member Base64FileData : string with get, set
Property Value
Type:
StringSee Also