 | SnakPropertyId Property |
This is preliminary documentation and is subject to change.
Property ID, with "P" prefix.
Namespace: WikiClientLibrary.WikibaseAssembly: WikiClientLibrary.Wikibase (in WikiClientLibrary.Wikibase.dll) Version: 0.9.0-int.3+0a73c45f0c78941900e328c6c6b819597b665e00
Syntaxpublic string PropertyId { get; }
Public ReadOnly Property PropertyId As String
Get
Dim instance As Snak
Dim value As String
value = instance.PropertyId
public:
property String^ PropertyId {
String^ get ();
}
member PropertyId : string with get
Property Value
String
See Also