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 | |
---|---|---|
![]() |
AsString | String representation. |
![]() |
AsStringFormat | String representation format. |
![]() |
DisplayName | Gets and sets object DisplayName. (inherited from IDisplayNameSupport). |
![]() |
DisplayNameFormat | String representation format. Use XafariObjectFormatter syntax to define format. (inherited from DisplayNameSupport). |
Name | Description | |
---|---|---|
![]() |
UpdateDisplayNameValue() | Update string reppresentation. (inherited from DisplayNameSupport). |
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.