Show / Hide Table of Contents

Interface IReadOnlyProperty_Image

Represents a property that is of type image or something similar

Inherited Members
IReadOnlyProperty_Text.AsString(String)
IReadOnlyProperty_Item<IReadOnlyItem>.AsGuid()
IReadOnlyProperty_Item<IReadOnlyItem>.AsGuid(Guid)
IReadOnlyProperty_Item<IReadOnlyItem>.AsItem()
IReadOnlyElement.Attribute(String)
IReadOnlyElement.Attributes()
IReadOnlyElement.Elements()
IReadOnlyElement.AmlContext
IReadOnlyElement.Exists
IReadOnlyElement.Name
IReadOnlyElement.Parent
IReadOnlyElement.Value
IAmlNode.ToAml(XmlWriter, AmlWriterSettings)
Namespace: Innovator.Client
Assembly: Innovator.Client.dll
Syntax
public interface IReadOnlyProperty_Image : IReadOnlyProperty_Text, IReadOnlyProperty_Item<IReadOnlyItem>, IReadOnlyProperty_Base, IReadOnlyElement, IAmlNode

Extension Methods

Core.Condition(IReadOnlyProperty_Base)
Core.IsNull(IReadOnlyProperty_Base)
Core.KeyedName(IReadOnlyProperty_Base)
Core.Type(IReadOnlyProperty_Base)
ItemExtensions.AsClrValue(IReadOnlyProperty_Base, Property)
ItemExtensions.AsModel<T>(IReadOnlyProperty_Item<T>)
ItemExtensions.ToAml(IAmlNode, AmlWriterSettings)
ItemExtensions.ToAml(IAmlNode, XmlWriter)
ItemExtensions.Element(IReadOnlyElement, String)
ItemExtensions.HasValue(IReadOnlyProperty_Base)
ItemExtensions.ToXml(IAmlNode)
ItemExtensions.CreateReader(IReadOnlyElement)
ItemExtensions.Parents(IReadOnlyElement)
ItemExtensions.ParentsAndSelf(IReadOnlyElement)
ItemExtensions.InnerText(IReadOnlyElement)
  • Improve this Doc
  • View Source
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX