 | 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.4+fbadc980737ddc9bb67116900ecad57f84a0b241
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