| 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.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax public 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
StringSee Also