Class BcfFileAttachment
Inheritance
System.Object
BcfFileAttachment
Namespace: IPA.Bcfier.Models.Bcf
Assembly: IPA.Bcfier.dll
Syntax
public class BcfFileAttachment : object
Properties
| Improve this Doc View SourceBase64Data
Declaration
public string Base64Data { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |