FieldGeolocation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.FieldGeolocation", ServerTypeId="{d5a367f2-3b74-4984-ab50-9a700883c90b}")]
public class FieldGeolocation : Microsoft.SharePoint.Client.Field
type FieldGeolocation = class
inherit Field
Public Class FieldGeolocation
Inherits Field
- Inheritance
- Attributes
Constructors
FieldGeolocation(ClientRuntimeContext, ObjectPath) |
Properties
AutoIndexed | (Inherited from Field) |
CanBeDeleted | (Inherited from Field) |
ClientSideComponentId | (Inherited from Field) |
ClientSideComponentProperties | (Inherited from Field) |
Context | (Inherited from ClientObject) |
CustomFormatter | (Inherited from Field) |
DefaultFormula | (Inherited from Field) |
DefaultValue | (Inherited from Field) |
Description | (Inherited from Field) |
DescriptionResource | (Inherited from Field) |
Direction | (Inherited from Field) |
EnforceUniqueValues | (Inherited from Field) |
EntityPropertyName | (Inherited from Field) |
FieldTypeKind | (Inherited from Field) |
Filterable | (Inherited from Field) |
FromBaseType | (Inherited from Field) |
Group | (Inherited from Field) |
Hidden | (Inherited from Field) |
Id | (Inherited from Field) |
Indexed | (Inherited from Field) |
InternalName | (Inherited from Field) |
JSLink | (Inherited from Field) |
NoCrawl | (Inherited from Field) |
ObjectData | (Inherited from ClientObject) |
ObjectVersion | (Inherited from ClientObject) |
Path | (Inherited from ClientObject) |
PinnedToFiltersPane | (Inherited from Field) |
ReadOnlyField | (Inherited from Field) |
Required | (Inherited from Field) |
SchemaXml | (Inherited from Field) |
SchemaXmlWithResourceTokens | (Inherited from Field) |
Scope | (Inherited from Field) |
Sealed | (Inherited from Field) |
ServerObjectIsNull | (Inherited from ClientObject) |
ShowInFiltersPane | (Inherited from Field) |
Sortable | (Inherited from Field) |
StaticName | (Inherited from Field) |
Tag | (Inherited from ClientObject) |
Title | (Inherited from Field) |
TitleResource | (Inherited from Field) |
TypeAsString | (Inherited from Field) |
TypeDisplayName | (Inherited from Field) |
TypedObject | (Inherited from ClientObject) |
TypeShortDescription | (Inherited from Field) |
ValidationFormula | (Inherited from Field) |
ValidationMessage | (Inherited from Field) |