Namespace: ARPDev.DAVLIBAssembly: ARPDev.DAVLIB (in ARPDev.DAVLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic VDataSection(
string sLabel
)
Public Sub New (
sLabel As String
)
public:
VDataSection(
String^ sLabel
)
new :
sLabel : string -> VDataSection
Parameters
- sLabel
- Type: SystemString
See Also