AsStringSupport Interface

NOTE: This member is now obsolete. Use DisplayNameSupport instead.

String representation of the object.

Namespace: Xafari.BC.DC
Assembly: Xafari.BC.DC (in Xafari.BC.DC.dll)

  • c#
  • VB

[DomainComponent()] [NonPersistentDc()] [Obsolete("Use DisplayNameSupport instead.")] public interface AsStringSupport : IAsStringSupport, DisplayNameSupport

<DomainComponent> _
<NonPersistentDc> _
<Obsolete("Use DisplayNameSupport instead.")> _
Public Interface AsStringSupport
  Inherits IAsStringSupport, DisplayNameSupport
End Interface

Name Description
msdn2017/pubproperty AsString String representation.
msdn2017/pubproperty AsStringFormat String representation format.
msdn2017/pubproperty DisplayName Gets and sets object DisplayName. (inherited from IDisplayNameSupport).
msdn2017/pubproperty DisplayNameFormat String representation format. Use XafariObjectFormatter syntax to define format. (inherited from DisplayNameSupport).
Top
Name Description
msdn2017/pubmethod UpdateDisplayNameValue() Update string reppresentation. (inherited from DisplayNameSupport).
Top

Windows Phone 8.1, Windows Phone 8, Windows 8.1, Windows Server 2012 R2, Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

.NET Framework

Supported in: 4.6, 4.5, 4, 3.5, 3.0, 2.0, 1.1, 1.0

.NET Framework Client Profile

Supported in: 4, 3.5 SP1