CfdCustomContent Constructor |
Namespace: Micros.PosCore.Common.Classes.CustomerFacingDisplayAssembly: PosCommonClasses (in PosCommonClasses.dll) Version: 19.8
Syntaxpublic CfdCustomContent(
CfdCustomContentCustomContentTarget target,
string name = "",
string extension = "",
byte[] data = null
)
Parameters
- target CfdCustomContentCustomContentTarget
-
- name String (Optional)
-
- extension String (Optional)
-
- data Byte (Optional)
-
See Also