Click or drag to resize
StructuredDataElement.SdId Property
Gets the identifier.

Namespace: SyslogNet.Client
Assembly: SyslogNet.Client.Core (in SyslogNet.Client.Core.dll) Version: 0.4.0.0
Syntax
public string SdId { get; }

Property Value

Type: String
Structured data identifier.

Implements

IStructuredDataElement.SdId
See Also