Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
NetsuiteUploader
Utils
TaskFile
C# Class NetsuiteUploader.Utils.TaskFile
task file struct
Mostra file
Open project: ClustinDEV/.NET-Suite-Uploader
Class Usage Examples
Public Properties
Property
Type
Description
Bundleable
bool
Folderid
string
HideInBundle
bool
IsInactive
bool
IsOnline
bool
IsPrivate
bool
Path
string
Property Details
Bundleable
public_oe property
file is addable to bundle
public
bool
Bundleable
return
bool
Folderid
public_oe property
netsuite cabinet folder id where the file will be upload
public
string
Folderid
return
string
HideInBundle
public_oe property
file is hide in bundle
public
bool
HideInBundle
return
bool
IsInactive
public_oe property
file is inactive
public
bool
IsInactive
return
bool
IsOnline
public_oe property
file available without login
public
bool
IsOnline
return
bool
IsPrivate
public_oe property
file is private
public
bool
IsPrivate
return
bool
Path
public_oe property
path of the local file
public
string
Path
return
string